.center {
    width: 100%;
	height: 900px;
	}
	
.content {
   width:100%;
   height:765px;
   }

.1 {
	width:100%;
	height:135px;
	}
	
.2 {
	width:100%;
	}
	
.table_bg {
	background:url(../img/tab_bg.gif);
	font-family:Verdana;
	font-size:12px;
	}
	
.table_bg2 {
	background:url(../img/tab_bg2.gif);
	}